home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1717 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: nntp.hut.fi!usenet
  2. From: Osma.Ahvenlampi@hut.fi (Osma Ahvenlampi)
  3. Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.networking
  4. Subject: Re: Best Mail Program for use with SLIP, SMTP, POP, AmiTCP?
  5. Date: 23 Jan 1996 02:02:58 +0200
  6. Organization: What, me, organised?
  7. Sender: oahvenla@hyppynaru.cs.hut.fi
  8. Distribution: inet
  9. Message-ID: <jdj4ttneq19.fsf@hyppynaru.cs.hut.fi>
  10. References: <jdjiviqtgtf.fsf@neppari.cs.hut.fi>
  11.     <1264.6579T945T2649@ipacific.net.au>
  12.     <4crjnb$gr8@redstone.interpath.net> <54422@babylon.pfm-mainz.de>
  13.     <4d8toc$nta@redstone.interpath.net>
  14.     <jdjlon9z1m1.fsf@hyppynaru.cs.hut.fi> <DLLJzr.Kp7@unx.sas.com>
  15. NNTP-Posting-Host: hyppynaru.cs.hut.fi
  16. Mime-Version: 1.0
  17. Content-Type: text/plain; charset=US-ASCII
  18. In-reply-to: jamie@cdevil.unx.sas.com's message of Mon, 22 Jan 1996 19:11:51
  19.     GMT
  20. X-Newsreader: Gnus v5.1
  21.  
  22. In article <DLLJzr.Kp7@unx.sas.com> jamie@cdevil.unx.sas.com (James Cooper) writes:
  23. >>The proper way to address this problem is to make command execution
  24. >>optional by makeing AmigaGuide default to a no-execute mode. If the
  25. >>user so wishes, (s)he can enable that mode on a per-application basis.
  26. >How hard would it be to make it on a "per guide" basis?  In other words,
  27. >the feature is so neat, its a shame to lock it out when that isn't
  28. >necessary.  Instead, it could only do the lockout if one of the "unsafe"
  29. >commands is used...
  30.  
  31. A viewer could have an allow-list or deny-list that would decide
  32. whether to allow the commands based on the document name, maybe. It
  33. isn't that safe tho, but better than a total on/off switch I guess.
  34.  
  35. BTW, I tried to use @onopen in a Browse.DaFTP, an ARexx script that
  36. shows latest Aminet files in an AmigaGuide document and lets you
  37. choose what to download. It seems that when ran with
  38. amigaguide.library ARexx function host shownode(), or by showing the
  39. document in MultiView, amigaguide somehow manages to disable
  40. ADDRESS. That is, @onopen 'address ....' or @open foo.rexx, with
  41. address used within, won't work (the port name seems to be replaced
  42. with the document name). However, when I show an amigaguide.datatype
  43. object in a window, @onopen is unrestricted. I wonder what's the deal
  44. here.
  45. -- 
  46. foo
  47.